| Rule | Status |
|
Specification:
ISO 19005-1:2005,
Clause:
6.2.3,
Test number:
5 | |
| All ICCBased colour spaces shall be embedded as ICC
profile streams as described in PDF Reference 4.5.
The number of color components in the color space described by the
ICC profile data must match the number of components actually in the ICC
profile.
As of PDF 1.4, N must be 1, 3, or 4 | Failed |
| 1 occurrences
| Show
|
| ICCProfile | |
| N != null && ((N
== 1 && colorSpace == "GRAY") || (N == 3 && (colorSpace
== "RGB " || colorSpace == "Lab ")) || (N == 4 && colorSpace ==
"CMYK")) | |
| root/document[0]/outputIntents[0]/outputIntents[0]/destProfile[0] |
|
|
|
Specification:
ISO 19005-1:2005,
Clause:
6.7.3,
Test number:
1 | |
| If a document information dictionary does appear at a
document, then all of its entries that have analogous properties in
predefined XMP schemas, shall also be embedded in the file in XMP form
with equivalent values. | Failed |
| 1 occurrences
| Show
|
| CosDocument | |
| doesInfoMatchXMP | |
| root |
|
|